FEXP Solver  1.0.0.0
FEXPCalculation.h File Reference
#include "FEXPCommon.h"
#include "FEXPElement.h"
#include "FEXPResultExport.h"
Include dependency graph for FEXPCalculation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ICFEXPExplicitCalcBase
 It represents the base class interface for explicit computation. More...
 
class  CFEXPCalculation
 It represents the class implementing the explicit computation. More...
 

Macros

#define STABILITY_SAFETY_FACTOR   0.96
 Constants for explicit numerical computation. More...
 
#define DEFAULT_TIME_STEP   0
 

Macro Definition Documentation

◆ DEFAULT_TIME_STEP

#define DEFAULT_TIME_STEP   0

◆ STABILITY_SAFETY_FACTOR

#define STABILITY_SAFETY_FACTOR   0.96

Constants for explicit numerical computation.